home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xpaint-2.1.1 / TiffMSG < prev    next >
Text File  |  1995-05-03  |  403b  |  15 lines

  1. What you need to do to turn off TIFF support in XPaint is:
  2.  
  3.         1) Edit Local.config and change the #define HaveTIFF
  4.            to #undef HaveTIFF
  5.         2) make Makefile
  6.         3) make Makefiles
  7.         4) make install
  8.  
  9. The other alternative is to pick up a copy of the TIFF
  10. distribution, which is available for ftp from sgi.com as
  11.         graphics/tiff/v3.0.tar.Z
  12.  
  13. Hope this helps,
  14. David Koblas
  15.